libxenlight: avoid writing empty values to xenstore
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:44:13 +0000 (13:44 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 13:44:13 +0000 (13:44 +0000)
commit491a51514ab024ce1662b8c73a8a3972c9912589
treeb8a10513f78baaec62b109a74123c91105f88691
parent421b4ddbc15c30bd3961c5bb9fba857f3ff8a196
libxenlight: avoid writing empty values to xenstore

Prevent segmentation fault caused by empty values
in key-value pairs for the /vm/ subdirectory
when creating a pv domain.

Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.com>
tools/libxl/libxl.c